DataProviderService.getServers Method
Gets the servers for the specified provider.
Parameters
- id
-
Type: String
The ID of the data provider to get the servers for.
Return Value
Type: jQuery.Promise
Value: Array
Element Value: String
A promise object that is resolved when the call is complete.
If successful, an Array of String is returned.